-
Home
-
Leaky Paywall
-
4.16.4
-
Code
-
Classes
- InvoiceTest
| Total Complexity |
12 |
| Dependencies |
2 |
| Dependents |
0 |
| Total lines |
142 |
| Lines of code |
114 |
| Logical lines of code |
50 |
| Comment lines |
0 |
| Methods |
12 |
| Properties |
0 |
Methods 12
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| testIsListable() |
S |
66 |
1 |
9 |
| testIsRetrievable() |
S |
67 |
1 |
8 |
| testIsCreatable() |
S |
65 |
1 |
10 |
| testIsSaveable() |
S |
64 |
1 |
10 |
| testIsUpdatable() |
S |
64 |
1 |
10 |
| testIsDeletable() |
S |
66 |
1 |
9 |
| testCanFinalizeInvoice() |
S |
64 |
1 |
10 |
| testCanMarkUncollectible() |
S |
64 |
1 |
10 |
| testCanPay() |
S |
64 |
1 |
10 |
| testCanRetrieveUpcoming() |
S |
67 |
1 |
8 |
| testCanSendInvoice() |
S |
64 |
1 |
10 |
| testCanVoidInvoice() |
S |
64 |
1 |
10 |